AudioStoppedPlaying

public interface AudioStoppedPlaying implements AudioEvent

An event indicating that an audio has been stopped playing on the web page.

Functions

Link copied to clipboard
public Audio audio()
Returns the Audio instance initiated this event.